Remove reference to long gone which-key-manual-update
authorJonas Bernoulli <jonas@bernoul.li>
Fri, 8 Mar 2024 00:13:09 +0000 (01:13 +0100)
committerJonas Bernoulli <jonas@bernoul.li>
Fri, 8 Mar 2024 00:13:09 +0000 (01:13 +0100)
* which-key.el (which-key--paging-functions): Remove reference to
which-key-manual-update.

This commands was remove in 42a25055163141165aa0269dbca69735e704825c.

which-key.el

index af4bc6cb337d8545f827101ec0252b59b175f454..783156f7debd95703ee62a9adf0cb8b4d408e5dd 100644 (file)
@@ -487,7 +487,6 @@ This string is fed into `substitute-command-keys'")
 
 (defvar which-key--paging-functions
   (list #'which-key-C-h-dispatch
-        #'which-key-manual-update
         #'which-key-turn-page
         #'which-key-show-next-page-cycle
         #'which-key-show-next-page-no-cycle